home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNetSentryX_1.3.dmg / IPNetSentryX folder / IPNetSentryX.app / Contents / Resources / English.lproj / Registration.nib / classes.nib next >
Text File  |  2005-11-16  |  589b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {registrationField = id; }; 
  6.             CLASS = RegistrationController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 licenseCopies = NSTextField; 
  10.                 licenseName = NSTextField; 
  11.                 licenseOrganization = NSTextField; 
  12.                 registrationData = NSTextField; 
  13.                 version = NSTextField; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }